FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh.erec#0.12.0-alpha1.0.4 (47 ms)

Package ca.on.oh.erec
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-alpha1.0.4&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ext-service-provider-preference
Url http://ehealthontario.ca/fhir/StructureDefinition/ext-service-provider-preference
Status draft
Name ServiceProviderPreference
Experimental False
Realm ca
Description Indicates preferences related to provider and service location
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest ServiceRequest

Resources that this resource uses

ValueSet
http://ontariohealth.ca/fhir/ValueSet/preference-type-code Preference Type Code


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ext-service-provider-preference",
  "name" : "ServiceProviderPreference",
  "status" : "draft",
  "description" : "Indicates preferences related to provider and service location",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "ServiceRequest"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "min" : 2
      },
      {
        "id" : "Extension.extension:PreferenceType",
        "path" : "Extension.extension",
        "sliceName" : "PreferenceType",
        "short" : "Preference Type",
        "definition" : "Indicates preferences related to provider and service location",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "isModifier" : true,
        "isModifierReason" : "Indicates how the ProviderOrLocation is to be treated (e.g., preferred provider)",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/preference-type-code"
        }
      },
      {
        "id" : "Extension.extension:PreferenceType.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "PreferenceType"
      },
      {
        "id" : "Extension.extension:PreferenceType.value[x]",
        "path" : "Extension.extension.value[x]",
        "label" : "Preference Type",
        "code" : [
          {
            "code" : "preferred",
            "display" : "Preferred"
          },
          {
            "code" : "excluded",
            "display" : "Excluded"
          }
        ],
        "short" : "Preference Type Code",
        "definition" : "Indicates preferences related to provider and service location",
        "type" : [
          {
            "code" : "code"
          }
        ]
      },
      {
        "id" : "Extension.extension:ProviderOrLocation",
        "path" : "Extension.extension",
        "sliceName" : "ProviderOrLocation",
        "short" : "Provider or Location",
        "definition" : "Indicates the identified service provider or service location that is the subject of the stated preference type - e.g., preferred provider, excluded location, etc.",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Extension.extension:ProviderOrLocation.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "ProviderOrLocation"
      },
      {
        "id" : "Extension.extension:ProviderOrLocation.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "string"
          },
          {
            "code" : "Reference",
            "targetProfile" : [
              "PractitionerRole",
              "Practitioner",
              "HealthcareService",
              "Location"
            ]
          }
        ]
      },
      {
        "id" : "Extension.extension:Rationale",
        "path" : "Extension.extension",
        "sliceName" : "Rationale",
        "short" : "Preference Rationale",
        "definition" : "Captures the rationale for indicating the provider preference (e.g., captures why a provider should be excluded)",
        "max" : "1"
      },
      {
        "id" : "Extension.extension:Rationale.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "Rationale"
      },
      {
        "id" : "Extension.extension:Rationale.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ehealthontario.ca/fhir/StructureDefinition/ext-service-provider-preference"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.